home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / x11 / XShowimf-co.ad < prev    next >
Encoding:
Text File  |  1995-02-18  |  1.8 KB  |  51 lines  |  [TEXT/R*ch]

  1. #include "XShowimf"
  2.  
  3. XShowimf*Scrollbar.background:    lightgray
  4. XShowimf*Scrollbar.foreground:    dimgray
  5. XShowimf*Scrollbar.thumb:    None
  6. XShowimf*Form.Background:    gray
  7. XShowimf*viewForm.Background:    gray60
  8. XShowimf*message.Background:    moccasin
  9. XShowimf*label.Background:    moccasin
  10. XShowimf*mainForm.Command.Background:    purple
  11. XShowimf*mainForm.Command.Foreground:    white
  12. XShowimf*mainForm.quit.Background:    deep pink
  13. XShowimf*mainForm.help.Background:    olive drab
  14. XShowimf*mainForm.quit.Foreground:    light yellow
  15. XShowimf*mainForm.help.Foreground:    light yellow
  16.  
  17. XShowimf*close.Background:    purple
  18. XShowimf*close.Foreground:    white
  19. XShowimf*delete.Background:    purple
  20. XShowimf*delete.Foreground:    white
  21. XShowimf*update.Background:    purple
  22. XShowimf*update.Foreground:    white
  23. XShowimf*export.Background:    purple
  24. XShowimf*export.Foreground:    white
  25. XShowimf*increase_magn.Background: purple
  26. XShowimf*increase_magn.Foreground: white
  27. XShowimf*decrease_magn.Background: purple
  28. XShowimf*decrease_magn.Foreground: white
  29. XShowimf*maskColor:         white
  30. XShowimf*comb-8x8.background:   light slate blue
  31. XShowimf*comb-8x9.background:   light slate blue
  32. XShowimf*comb-16x12.background: light slate blue
  33. XShowimf*comb-16x16.background: light slate blue
  34. XShowimf*comb-32x32.background: light slate blue
  35. XShowimf*colr-8x8.background:   light slate blue
  36. XShowimf*colr-8x9.background:   light slate blue
  37. XShowimf*colr-16x12.background: light slate blue
  38. XShowimf*colr-16x16.background: light slate blue
  39. XShowimf*colr-32x32.background: light slate blue
  40.  
  41. XShowimf*helpText.background:  moccasin
  42. XShowimf*helpForm.Command.Background:    purple
  43. XShowimf*helpForm.Command.Foreground:    white
  44.  
  45. selFile*selFileForm.Background:    gray
  46. selFile*Command.Background:    purple
  47. selFile*Command.Foreground:    white
  48. selFile*Scrollbar.background:    lightgray
  49. selFile*Scrollbar.foreground:    dimgray
  50. selFile*Scrollbar.thumb:    None
  51.